home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 February / PCWorld_2002-02_cd.bin / Software / TemaCD / suredelete / setup.exe / {app} / stl.css < prev   
Cascading Style Sheet File  |  2001-07-21  |  2KB  |  142 lines

  1. A:Visited  {
  2.     text-decoration : none;
  3. }
  4.  
  5. A:Hover  {
  6.     text-decoration : underline;
  7.     color : #0000FF;
  8. }
  9.  
  10. A.white  {
  11.     text-decoration : none;
  12.     color : white;
  13.     font-size : 10pt;
  14.     font-family : Arial, Verdana, Helvetica;
  15. }
  16.  
  17. A.white:Hover  {
  18.     text-decoration : none;
  19.     color : blue;
  20.     font-size : 10pt;
  21.     font-family : Arial, Verdana, Helvetica;
  22.     font-weight : bold;
  23. }
  24.  
  25.  
  26. BODY  {
  27.     font-family : Verdana, Arial, Tahoma;
  28.     font-size : 7pt;
  29.     font-weight : normal;
  30.     font-style : normal;
  31.     color : #000000;
  32.     text-decoration : none;
  33.     visibility : visible;
  34.     background-image: none; 
  35.     background-color : rgb(255,255,255);
  36.     margin : 0px;
  37.     padding : 0px;
  38.     margin-top:     0px;
  39.     margin-left:    0px;
  40.     margin-right:   0px;
  41.     margin-bottom:  0px;
  42.     padding-top:    0;
  43.     padding-left:   0;
  44.     padding-right:  0;
  45.     padding-bottom: 0;
  46.     border-top:     0;
  47.     border-left:    0;
  48.     border-bottom:  0;
  49.     border-right:   0;
  50. }
  51.  
  52.  
  53. .menu  {
  54.     font-family : Verdana, Arial, Helvetica;
  55.     text-decoration : none;
  56.     font-size : 6.5pt;
  57.     color : #003366;
  58. }
  59.  
  60. .Text  {
  61.     font-family : Helvetica, Tahoma;
  62.     font-size : 9pt;
  63.     font-weight : normal;
  64.     font-style : normal;
  65.     color : Black;
  66.     text-decoration : none;
  67. }
  68.  
  69. .TITLE  {
  70.     font-family : Verdana, Arial, Helvetica;
  71.     font-size : 20pt;
  72.     font-weight : bold;
  73.     font-style : normal;
  74.     color : #0000FF;
  75.     text-decoration : none;
  76. }
  77.  
  78. .Spliter  {
  79.     font-family : Verdana, Arial, Helvetica;
  80.     font-size : 13pt;
  81.     font-weight : bold;
  82.     font-style : normal;
  83.     color : #000000;
  84.     text-decoration : underline;
  85. }
  86.  
  87. .disc  {
  88.     font-family : Verdana, Arial, Helvetica;
  89.     text-decoration : none;
  90.     font-size : 7.0pt;
  91.     color : rgb(0,0,0);
  92. }
  93.  
  94. .q  {
  95.     font-family : Verdana, Arial, Helvetica, sans-serif;
  96.     font-size : 10px;
  97.     background-color : #FFEADF;
  98. }
  99.  
  100. .m  {
  101.     font-family : Verdana, Arial, Helvetica, sans-serif;
  102.     font-size : 12px;
  103.     
  104. }
  105.  
  106.  
  107. .a  {
  108.     font-family : Verdana, Arial, Helvetica, sans-serif;
  109.     font-size : 10px;
  110.     font-style : italic;
  111.     background-color : #E4E4E4;
  112. }
  113.  
  114. .white
  115. {
  116. color : #FFFFFF;
  117. font-size : 14px;
  118. }
  119.  
  120. .attr
  121.  { 
  122.  background-color: #CCCCFF; 
  123.  vertical-align: text-top; 
  124.  }
  125.  
  126.  
  127. .intro
  128.  {
  129. font-color : #000000;
  130. font-size : 11px;
  131. font-family : Verdana, Arial, Helvetica;
  132.  
  133.  
  134.  }
  135.  
  136. .NavBarLink  {
  137.     font-family : Arial, geneva, helvetica;
  138.     font-size : 8pt;
  139.     color : #FFFFFF;
  140. }
  141.  
  142.